#swiper1{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
#swiper1 .swiper-slide{
    width: 1100px;
}
#swiper1 .swiper-slide img{
    width: 100%;
}
#swiper1 .swiper-button-next,#swiper1 .swiper-button-prev {
    position: absolute;
    width: 36px;
    top: 50%;
    height: 72px;
    margin-top: -36px;
    z-index: 10;
    display: none;
    cursor: pointer;
    background-size: 36px 72px;
    background-position: center;
    background-repeat: no-repeat;
}
#swiper1 .swiper-button-next{
    background: url('../images/right.png');
    right: 40px;
}
#swiper1 .swiper-button-prev{
    background: url('../images/left.png');
    left: 40px;
}
#swiper1 >.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 62px;
    left: 0;
    width: 100%;
}
#swiper1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}
#swiper1 .swiper-pagination-bullet-active {
    background: #0c51b3;
}
#swiper1 >.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
#swiper1 .conUs{
    position: absolute;
    bottom: 82px;
    left: 50%;
    margin-left: -60px;
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #0961bb;
    z-index: 99;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
}
.content01{
    margin-top: 65px;
}
.content01 h2{
    font-family: 'SimSun';
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
}
.content01 p{
    width: 940px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
}
.content02{
    width: 1100px;
    margin: 58px auto 0;
}
.content02 ul{
    display: flex;
    justify-content: space-between;
}
.content02 ul li{
    width: 210px;
    text-align: center;
}
.content02 ul li img{
    height: 60px;
}
.content02 ul li h6{
    color: #0961bb;
    font-size: 20px;
    margin-top: 24px;
    margin-bottom: 30px;
}
.content02 ul li p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: left;
    text-indent: 2em;
}
.content02 .more{
    font-size: 12px;
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    text-align: center;
    margin: 55px auto 75px;
}
.more:hover{
    background: #0961bb;
    color: #fff;
    border: none!important;
    width: 100px;
    height: 32px;
}
.content03{
    height: 236px;
    text-align: center;
    overflow: hidden;
}
.content03 h4{
    font-size: 36px;
    color: #fff;
    margin-top: 50px;
}
.content03 p{
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 18px;
    width: 605px;
    text-align: left;
    text-indent: 2em;
}
.content03 .yinyong{
    display: block;
    width: 84px;
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: left;
    border: 1px solid #cbcbcb;
    background: url('../images/jia.png')no-repeat 72px center;
    margin: 24px auto 0;
}
.content03 .yinyong:hover{
        width: 85px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    border:none;
    background: #0961bb url('../images/jia.png')no-repeat 73px center;
}
.content04{
    width: 1100px;
    margin: 75px auto 0;
}
.content04-product{
    position: relative;
    height: 72px;
    background:  url('../images/line.png')no-repeat 280px 18px;
}
.content04-product .more{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    text-align: center;
}
.content04-product span{
    font-size: 24px;
    margin-top: 5px;
    display: inline-block;

}
.content04-product i{
    font-size: 16px;
    margin-left: 20px;
}
.cont04-list{
    margin-bottom: 36px;
}
.cont04-list li{
    position: relative;
    float: left;
    width: 350px;
    height: 297px;
    text-align: center;
}
.cont04-list li img{
    width: 350px;
    height: 212px;
}
.cont04-list li p{
    font-size: 18px;
    margin-top: 20px;
}
.cont04-list li p:hover{
    color: #0961bb;
}
.cont04-list li:nth-child(3n+2){
    margin: 0 25px;
}
.cont04-list .mask{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 212px;
    background: rgba(58, 128, 200, .8) url('../images/电子元件.png')no-repeat center;
}
.cont05{
    padding: 58px 50px 40px;
    background: #f5f5f5;
}
.cont05-list li{
    width: 350px;
    height: 360px;
    float: left;

    position: relative;
}
.cont05-list li .imgDiv{
    width: 350px;
    height: 192px;
    overflow: hidden;
}
.cont05-list li img{
    width: 350px;
    transition:0.5s;
}
.cont05-list li img:hover{
    transform:scale(1.3);
    
}
.cont05-list li h6{
    font-size: 18px;
    margin-top: 18px;
}
.cont05-list li p{
    font-size: 14px;
    margin-top: 18px;
    color: #666;
    line-height: 20px;
    margin-bottom: 14px;
}
.cont05-list li span{
    display: block;
    position: absolute;
    right: 25px;
    bottom: 0;
    color: #4c4c4c;
    font-size: 14px;
}
.cont05-list li:nth-child(2){
    margin: 0 25px;
}
.cont06{
    width: 1100px;
    margin: 75px auto 45px;
}
#swiper2{
    width: 980px;
    margin: 0 auto;
}
#swiper2  .swiper-slide .slideImg{
    width: 220px;
    height: 180px;
    border: 1px solid #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center; 
}
#swiper2  .swiper-slide img{
    width: 220px;
}
#swiper2  .swiper-slide p{
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
}
.swiperFather{
    position: relative;
}
#prev2, #next2 {
    position: absolute;
    width: 36px;
    height: 72px;
    top: 50%;
    margin-top: -45px;
    z-index: 10;
    cursor: pointer;
    background-size: 36px 72px;
    background-position: center;
    background-repeat: no-repeat;
}
#prev2{
    background: url('../images/left-1.png');
 
}
#next2{
    background: url('../images/rt.png');
    
}